Type alias: TRPCPrepassHelper
TRPCPrepassHelper: (
opts
) =>void
Parameters
Parameter | Type |
---|---|
opts | object |
opts.AppOrPage | NextComponentType < any , any , any > |
opts.WithTRPC | NextComponentType < any , any , any > |
opts.parent | WithTRPCSSROptions < AnyRouter > |
Returns
void
Source
Generated using TypeDoc and typedoc-plugin-markdown